Computational Thinking in Science and Math
Explain - Using Python to Display and Analyze Data
In this lesson, you will:
- Explore Jupyter notebook and various Python commands and functions
- Choose a data set, plot a histogram, change bin width, and explore the effect that outliers have on distributions
- Add data points, remove data points, and observe the effect this has on measures of center and spread
Please note that you will need to have 2 tabs open for this lesson (one for Jupyter notebook and one for CT-STEM)